home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nejlepší České Hry
/
Nej české hry.iso
/
hry
/
zlaty kalich
/
zlatykalich
/
ZlatyKalich.exe
/
scripts
/
DefineSprite_986
/
frame_17
/
DoAction.as
Wrap
Text File
|
2001-12-02
|
400b
|
28 lines
if(choice == 1)
{
gotoAndPlay(22);
}
else if(choice == 2)
{
gotoAndPlay(171);
}
else if(choice == 3)
{
gotoAndPlay(250);
}
else if(choice == 4)
{
if(_root.zidstate == 3)
{
gotoAndPlay(299);
}
else if(_root.zidstate == 5 || _root.zidstate == 6)
{
gotoAndPlay(370);
}
else if(_root.zidstate == 7)
{
gotoAndPlay(424);
}
}